LoggedIn

interface LoggedIn : AuthenticationChange

Event emitted when a user logs into the app.

Properties

user
Link copied to clipboard
abstract val user: User
A reference to the User this event happened to.